Spring Boot Kotlin API
Toggle table of contents
4.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Spring Boot Kotlin API
Spring Boot Kotlin API
/
org.springframework.boot.docs.testing.springbootapplications.autoconfiguredspringdatacassandra
Package-level
declarations
Types
Types
My
Data
Cassandra
Tests
Link copied to clipboard
@
DataCassandraTest
class
MyDataCassandraTests
(
@
Autowired
val
repository
:
SomeRepository
)
Some
Repository
Link copied to clipboard
interface
SomeRepository